home *** CD-ROM | disk | FTP | other *** search
/ Geek Games #12 / GEGA012.iso / Jogos de Azar / flash_poker.swf / scripts / frame_91 / DoAction.as
Text File  |  2006-01-17  |  122b  |  10 lines

  1. tellTarget("/CardDouble/Cards")
  2. {
  3.    gotoAndStop(54);
  4. }
  5. tellTarget("/CardDouble")
  6. {
  7.    gotoAndStop(1);
  8. }
  9. stop();
  10.